home *** CD-ROM | disk | FTP | other *** search
/ 130 MIDI Tool Box / 130 MIDI Tool Box.iso / mlabpm / readme.txt < prev   
Text File  |  1993-04-16  |  4KB  |  88 lines

  1.  
  2.                  ** MidiLab/2 Installation and Notes **
  3.  
  4. MidiLab/2 should be installed within an OS/2 2.0 environment, in its own
  5. directory.  Install as follows:
  6.  
  7. 1. Create a directory for MidiLab/2 on a drive of your choice.  The following
  8.    examples and instructions assume the directory is named MLABPM.
  9.  
  10. 2. Copy MLABPM.ZIP (or MLABPM.RAM) into the MLABPM directory.  Use PKUNZIP
  11.    (or LOADRAM2) to break it apart. (you've already done this or you
  12.    wouldn't be reading this file)
  13.  
  14. 3. Set up a program template in an existing folder or on the desktop
  15.    specifying the following parameters:
  16.  
  17.    - Path and file name: [d:]\MLABPM\MLABPM.EXE
  18.    - Parameters: 30 20 20 20 15 15 15 15 /P=[d:]\songlib
  19.    - Working directory: [d:]\MLABPM
  20.  
  21.    The eight numeric parameters specify the track data sizes in kbytes.
  22.    The /P parameter is used to specify a default directory for loading and
  23.    saving MIDI data files.  Extensions of .MID (standard MIDI format 1) and
  24.    .ML (MidiLab/2 native format) are supported.  A sample songfile
  25.    (FULL5TH.ML) is included, to be placed in a directory of your choice.
  26.  
  27. 4. Add a DEVICE statement to CONFIG.SYS for the MidiLab/2 MPU device driver:
  28.       DEVICE=[d:]\MLABPM\MPU401DD.SYS I=nn
  29.    where:
  30.     nn is the interrupt for which the MPU hardware is wired. (usually 2 or 5)
  31.  
  32. 5. After re-booting your system, MidiLab/2 will be ready to run by mousing
  33.    the MidiLab/2 icon created in step 3.
  34.  
  35. ------------------------------------------------------------------------------
  36. The online HELP contains the documentation and description of the product,
  37. as well as an introductory MIDI tutorial. Everything (I hope) you need to know
  38. is contained in the help support.  Most, if not all, dialogs and pull-downs
  39. have at least some basic verbage on their functions.
  40.  
  41. MidiLab/2 will run in a 'demo' mode if you don't have the MPU-401 hardware.
  42. The play and record functions will be disabled, but the file manager,
  43. editor, and most of the dialog boxes and windows will be available.
  44.  
  45. MidiLab/2 has evolved over a seven year period, starting out as a DOS program,
  46. then OS/2 1.3 non-PM, and finally on to 2.0 32 bit.  Your comments and
  47. suggestions are welcome, either on MIDILAB FORUM (VM), PC-TIE, or Compuserve.
  48.  
  49. ------------------------------------------------------------------------------
  50. Release 1.10 notes:   April 1993
  51.  
  52.   - Added improvements to Editor, including ability to easily mark large blocks.
  53.   - Added MLABPM.INI; initialization file.
  54.   - Added Remote Control facility, enabling MidiLab/2 to be controlled from a
  55.     MIDI device.
  56.   - Track capacity extended to 65K
  57.   - Miscellaneous bug and performance fixes.
  58.  
  59. IMPORTANT: MidiLab/2 is designed for a high-resolution display (1024 X 768).
  60.            Until I get font selection support in, you may have a problem with
  61.            some of the dialog box text being truncated.
  62.  
  63. Usage notes:
  64.  
  65.   - If performance problems occur, turn off the index display from the
  66.     'Utilities' pull-down.
  67.  
  68.   - Time bases greater than 192 PPQ (pulses per quarter note) are not
  69.     supported.  If you have an existing MIDI song file with > 192, playback
  70.     quality may be compromised.
  71.  
  72.   - MidiLab/2 supports a maximum of eight virtual tracks, and will load only
  73.     the first nine tracks of an existing file containing more than this.
  74.     In creating files with MidiLab/2, several tracks may be merged into one,
  75.     so that the effective number of tracks is virtually unlimited.
  76.  
  77.   - In Edit, the event list box is limited to approx. 2000 events.  This is
  78.     due to an OS/2 limitation of 65K for list box contents.  This
  79.     limitation is expected to be lifted in a future release of OS/2.
  80.  
  81. ------------------------------------------------------------------------------
  82.  
  83. James L. Bell
  84. Far Pavilion Studio
  85. VM: NR0004 @ BLDVMA
  86. Compuserve: 71034,3001
  87. Tel: (408) 378-9649
  88.